Set Credential
Set credential in Automind Hub with given name
Input
- Credential Name: The name of the credential to be retrieved
- Type:
System.String - Required
- Type:
- Username: Retrieved username of the credential
- Type:
System.String - Required
- Type:
- Password: Retrieve password of the credential
- Type:
System.String - Required
- Type:
- Password Again: Password again to validate
- Type:
System.String - Required
- Type:
Misc
- Timeout: Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).
- Type:
System.Nullable<System.Int32>
- Type: